home *** CD-ROM | disk | FTP | other *** search
- Back to MENU
- Back to FUNCTIONS
-
- Hyperlink-get
- -------------
-
- General
- -------
-
- This item is similar to the " Hyperlink " item, except in that
- the URL of the document being viewed in AWeb is inserted into the
- path of the link.
-
- Syntax
- ------
-
- <A HREF="[Path]"> [Text] </A>
-
- The string [path] defines the path of the target document. The
- string [text] defines the string of "sensitive" text.
-
- Use
- ---
-
- 1 - Select the "sensitive" text.
- 2 - Ensure that the document being being in AWeb is the desired
- document.
- 3 - Double click on the " Hyperlink-get " item in the " Navigation "
- command list.
- 4 - The relevant tags will be inserted.
-
- Example
- -------
-
- <A HREF="http://www.whowhere.com"> Find a friend! </A>
-
-